* eshell/em-unix.el (eshell/su): Require tramp.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 18 Feb 2013 19:13:21 +0000 (20:13 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 18 Feb 2013 19:13:21 +0000 (20:13 +0100)
commit0aee72f1b751537e2f981c2e14d251e40ab4fa68
treeee13ebbe107d6c4230c0fa0fe571fcbbbdabd153
parent715db1705f63817da067f8649e8b635a0ae216be
* eshell/em-unix.el (eshell/su): Require tramp.
(eshell/sudo): Require tramp.  Remove now unnecessary check.

* net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
`tramp-current-connection' in order to avoid an error when several
commands are invoked in a short time in eshell and friends.
lisp/ChangeLog
lisp/eshell/em-unix.el
lisp/net/tramp-sh.el